Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mktime
mktime
Get a Unix timestamp for a date
Name:
mktime
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the date.
Related
What Is the Difference Between mb_decode_mimeheader and iconv_mime_decode? A Detailed Comparison
9
Implementing User Login and Registration with PHP and Java Including Captcha Security
9
Combining parse_url and parse_str to analyze complete URLs
5
How to Set Character Encoding Detection Order Using PHP mb_detect_order() Function
1
Similar Functions
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_timestamp_set
date_timestamp_set
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_interval_format
date_interval_format
AliasforDateInterv
localtime
localtime
Getlocaltime
date_parse
date_parse
Returnsanassociative
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
date_timezone_set
date_timezone_set
DateTime::setTimezon
Popular Articles